Skip to main content

ColumnFormat

Defines the type for column formatting in the worksheet and related details. Based on the type of formatting, the pattern and currency formats are defined.

Index

ColumnColumn
ColumnFormat.currencyFormatColumnFormat.pattern
ColumnFormat.type

Properties

currencyFormat

currencyFormat: CurrencyFormat

Optional

Currency format details

pattern

pattern: string

Optional

Pattern to define the number formatting style

type

type: FormatType